home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / BUS / DynRisk 68k 4.01 demo.sit / DynRisk-Help.rsrc / TEXT_6506.txt < prev    next >
Text File  |  1996-08-30  |  457b  |  10 lines

  1. Inverse
  2.  
  3. The inverse function. This function simply replaces the input value by its inverse value. This function is useful if you want to calculate e.g., the ratio between two node values. To do so, create a product node with inputs from both the nodes, and use the inverse function in the edge coming from the node you want to be in the denominator.
  4.  
  5. Default parameter values:
  6.     None
  7.  
  8. Example:
  9.     Input = 5.0  =>  Output =     0.2
  10.     Input = 0.2  =>  Output =     5.0